home *** CD-ROM | disk | FTP | other *** search
/ Lake Powell / Lake Powell.iso / pc / glc5gcdm.dxr / 00181_5buttonsup.ls < prev    next >
Encoding:
Text File  |  1998-04-16  |  222 b   |  10 lines

  1. on mouseUp
  2.   global gEndTime
  3.   set gEndTime to 846
  4.   set the movieTime of sprite 16 to 608
  5.   set the puppet of sprite 9 to 1
  6.   set the memberNum of sprite 9 to 150
  7.   updateStage()
  8.   set the movieRate of sprite 16 to 1
  9. end
  10.